home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / olrdrs / pq214.zip / POWHELP.EXE / HELP.100 next >
Text File  |  1991-06-02  |  805b  |  26 lines

  1. Packing program command mask
  2. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3. You should enter a command line in the following form:
  4.  
  5. drive:\path\filename.ext [params]
  6.  
  7. [params] may include a % character representing the point where 
  8. the name of the file to be packed is to be inserted when this 
  9. mask is used.
  10.  
  11. If % is omitted then the file name is simply appended to the 
  12. string that you supply. It may be omitted almost always.
  13.  
  14. [params] may also include any combination of parameters which 
  15. you want to pass to the packer when it is run.
  16.  
  17. Some typical examples:
  18.  
  19. C:\UTILS\PKZIP.EXE
  20.  
  21. C:\UTILS\ARCSTUFF\LHARC.EXE a -m % (the % here is harmless but
  22.                                     superfluous)
  23.  
  24. PKZIP.EXE   (here, the file PKZIP.EXE must exist in a directory
  25.              which is on your PATH)
  26.